Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123413 (s=123413, is=123490, ic=123492, ia=123495)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123491 (s=123413, is=123491, ic=123493, ia=123496)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123493 (s=123413, is=123491, ic=123493, ia=123496)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123496 (s=123413, is=123491, ic=123493, ia=123496)