Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101497 (s=101497, is=101561, ic=101562, ia=101564)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101562 (s=101497, is=101562, ic=101563, ia=101565)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101563 (s=101497, is=101562, ic=101563, ia=101565)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101565 (s=101497, is=101562, ic=101563, ia=101565)