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