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