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