Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123389 (s=123389, is=123466, ic=123468, ia=123471)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123467 (s=123389, is=123467, ic=123469, ia=123472)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123469 (s=123389, is=123467, ic=123469, ia=123472)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123472 (s=123389, is=123467, ic=123469, ia=123472)