Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65203 (s=65203, is=65258, ic=65259, ia=65260)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65259 (s=65203, is=65259, ic=65260, ia=65261)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65260 (s=65203, is=65259, ic=65260, ia=65261)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65261 (s=65203, is=65259, ic=65260, ia=65261)