Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101002 (s=101002, is=101066, ic=101067, ia=101069)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101067 (s=101002, is=101067, ic=101068, ia=101070)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101068 (s=101002, is=101067, ic=101068, ia=101070)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101070 (s=101002, is=101067, ic=101068, ia=101070)