Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101596 (s=101596, is=101660, ic=101661, ia=101663)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101661 (s=101596, is=101661, ic=101662, ia=101664)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101662 (s=101596, is=101661, ic=101662, ia=101664)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101664 (s=101596, is=101661, ic=101662, ia=101664)