Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101258 (s=101258, is=101322, ic=101323, ia=101325)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101323 (s=101258, is=101323, ic=101324, ia=101326)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101324 (s=101258, is=101323, ic=101324, ia=101326)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101326 (s=101258, is=101323, ic=101324, ia=101326)