Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123240 (s=123240, is=123317, ic=123319, ia=123322)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123318 (s=123240, is=123318, ic=123320, ia=123323)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123320 (s=123240, is=123318, ic=123320, ia=123323)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123323 (s=123240, is=123318, ic=123320, ia=123323)