Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101127 (s=101127, is=101191, ic=101192, ia=101194)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101192 (s=101127, is=101192, ic=101193, ia=101195)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101193 (s=101127, is=101192, ic=101193, ia=101195)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101195 (s=101127, is=101192, ic=101193, ia=101195)