Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123143 (s=123143, is=123219, ic=123222, ia=123224)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123220 (s=123143, is=123220, ic=123223, ia=123225)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123223 (s=123143, is=123220, ic=123223, ia=123225)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123225 (s=123143, is=123220, ic=123223, ia=123225)