Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65194 (s=65194, is=65249, ic=65250, ia=65251)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65250 (s=65194, is=65250, ic=65251, ia=65252)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65251 (s=65194, is=65250, ic=65251, ia=65252)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65252 (s=65194, is=65250, ic=65251, ia=65252)