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