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