Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101152 (s=101152, is=101216, ic=101217, ia=101219)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101217 (s=101152, is=101217, ic=101218, ia=101220)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101218 (s=101152, is=101217, ic=101218, ia=101220)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101220 (s=101152, is=101217, ic=101218, ia=101220)