Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13313 (s=13313, is=13326, ic=13325, ia=13327)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13327 (s=13313, is=13327, ic=13326, ia=13328)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13326 (s=13313, is=13327, ic=13326, ia=13328)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13328 (s=13313, is=13327, ic=13326, ia=13328)