Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123390 (s=123390, is=123467, ic=123469, ia=123472)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123468 (s=123390, is=123468, ic=123470, ia=123473)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123470 (s=123390, is=123468, ic=123470, ia=123473)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123473 (s=123390, is=123468, ic=123470, ia=123473)