Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101157 (s=101157, is=101221, ic=101222, ia=101224)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101222 (s=101157, is=101222, ic=101223, ia=101225)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101223 (s=101157, is=101222, ic=101223, ia=101225)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101225 (s=101157, is=101222, ic=101223, ia=101225)