Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78901 (s=78901, is=78958, ic=78959, ia=78960)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78959 (s=78901, is=78959, ic=78960, ia=78961)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78960 (s=78901, is=78959, ic=78960, ia=78961)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78961 (s=78901, is=78959, ic=78960, ia=78961)