Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17280 (s=17280, is=17291, ic=17293, ia=17294)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17292 (s=17280, is=17292, ic=17294, ia=17295)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17294 (s=17280, is=17292, ic=17294, ia=17295)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17295 (s=17280, is=17292, ic=17294, ia=17295)