Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101313 (s=101313, is=101377, ic=101378, ia=101380)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101378 (s=101313, is=101378, ic=101379, ia=101381)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101379 (s=101313, is=101378, ic=101379, ia=101381)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101381 (s=101313, is=101378, ic=101379, ia=101381)