Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13129 (s=13129, is=13142, ic=13141, ia=13143)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13143 (s=13129, is=13143, ic=13142, ia=13144)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13142 (s=13129, is=13143, ic=13142, ia=13144)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13144 (s=13129, is=13143, ic=13142, ia=13144)