Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5232 (s=5232, is=5233, ic=5233, ia=5233)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5234 (s=5232, is=5234, ic=5234, ia=5234)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5234 (s=5232, is=5234, ic=5234, ia=5234)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5234 (s=5232, is=5234, ic=5234, ia=5234)