Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111159 (s=111159, is=111232, ic=111233, ia=111235)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111233 (s=111159, is=111233, ic=111234, ia=111236)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111234 (s=111159, is=111233, ic=111234, ia=111236)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111236 (s=111159, is=111233, ic=111234, ia=111236)