Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13430 (s=13430, is=13444, ic=13443, ia=13445)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13445 (s=13430, is=13445, ic=13444, ia=13446)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13444 (s=13430, is=13445, ic=13444, ia=13446)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13446 (s=13430, is=13445, ic=13444, ia=13446)