Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65387 (s=65387, is=65442, ic=65443, ia=65444)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65443 (s=65387, is=65443, ic=65444, ia=65445)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65444 (s=65387, is=65443, ic=65444, ia=65445)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65445 (s=65387, is=65443, ic=65444, ia=65445)