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