Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65316 (s=65316, is=65371, ic=65372, ia=65373)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65372 (s=65316, is=65372, ic=65373, ia=65374)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65373 (s=65316, is=65372, ic=65373, ia=65374)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65374 (s=65316, is=65372, ic=65373, ia=65374)