Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123621 (s=123621, is=123698, ic=123700, ia=123703)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123699 (s=123621, is=123699, ic=123701, ia=123704)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123701 (s=123621, is=123699, ic=123701, ia=123704)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123704 (s=123621, is=123699, ic=123701, ia=123704)