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