Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100156 (s=100156, is=100219, ic=100220, ia=100221)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100220 (s=100156, is=100220, ic=100221, ia=100222)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100221 (s=100156, is=100220, ic=100221, ia=100222)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100222 (s=100156, is=100220, ic=100221, ia=100222)