Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101154 (s=101154, is=101218, ic=101219, ia=101221)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101219 (s=101154, is=101219, ic=101220, ia=101222)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101220 (s=101154, is=101219, ic=101220, ia=101222)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101222 (s=101154, is=101219, ic=101220, ia=101222)