Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101598 (s=101598, is=101662, ic=101663, ia=101665)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101663 (s=101598, is=101663, ic=101664, ia=101666)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101664 (s=101598, is=101663, ic=101664, ia=101666)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101666 (s=101598, is=101663, ic=101664, ia=101666)