Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123429 (s=123429, is=123506, ic=123508, ia=123511)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123507 (s=123429, is=123507, ic=123509, ia=123512)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123509 (s=123429, is=123507, ic=123509, ia=123512)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123512 (s=123429, is=123507, ic=123509, ia=123512)