Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100954 (s=100954, is=101018, ic=101019, ia=101021)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101019 (s=100954, is=101019, ic=101020, ia=101022)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101020 (s=100954, is=101019, ic=101020, ia=101022)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101022 (s=100954, is=101019, ic=101020, ia=101022)