Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65450 (s=65450, is=65505, ic=65506, ia=65507)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65506 (s=65450, is=65506, ic=65507, ia=65508)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65507 (s=65450, is=65506, ic=65507, ia=65508)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65508 (s=65450, is=65506, ic=65507, ia=65508)