Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101959 (s=101959, is=102023, ic=102024, ia=102026)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102024 (s=101959, is=102024, ic=102025, ia=102027)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102025 (s=101959, is=102024, ic=102025, ia=102027)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102027 (s=101959, is=102024, ic=102025, ia=102027)