Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3253 (s=3253, is=3257, ic=3255, ia=3257)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3258 (s=3253, is=3258, ic=3256, ia=3258)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3256 (s=3253, is=3258, ic=3256, ia=3258)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3258 (s=3253, is=3258, ic=3256, ia=3258)