Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101231 (s=101231, is=101295, ic=101296, ia=101298)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101296 (s=101231, is=101296, ic=101297, ia=101299)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101297 (s=101231, is=101296, ic=101297, ia=101299)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101299 (s=101231, is=101296, ic=101297, ia=101299)