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