Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101018 (s=101018, is=101082, ic=101083, ia=101085)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101083 (s=101018, is=101083, ic=101084, ia=101086)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101084 (s=101018, is=101083, ic=101084, ia=101086)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101086 (s=101018, is=101083, ic=101084, ia=101086)