Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99133 (s=99133, is=99195, ic=99196, ia=99197)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99196 (s=99133, is=99196, ic=99197, ia=99198)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99197 (s=99133, is=99196, ic=99197, ia=99198)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99198 (s=99133, is=99196, ic=99197, ia=99198)