Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101312 (s=101312, is=101376, ic=101377, ia=101379)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101377 (s=101312, is=101377, ic=101378, ia=101380)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101378 (s=101312, is=101377, ic=101378, ia=101380)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101380 (s=101312, is=101377, ic=101378, ia=101380)