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