Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65600 (s=65600, is=65655, ic=65656, ia=65657)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65656 (s=65600, is=65656, ic=65657, ia=65658)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65657 (s=65600, is=65656, ic=65657, ia=65658)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65658 (s=65600, is=65656, ic=65657, ia=65658)