Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12192 (s=12192, is=12203, ic=12204, ia=12202)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12204 (s=12192, is=12204, ic=12205, ia=12203)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12205 (s=12192, is=12204, ic=12205, ia=12203)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12203 (s=12192, is=12204, ic=12205, ia=12203)