Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65529 (s=65529, is=65584, ic=65585, ia=65586)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65585 (s=65529, is=65585, ic=65586, ia=65587)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65586 (s=65529, is=65585, ic=65586, ia=65587)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65587 (s=65529, is=65585, ic=65586, ia=65587)