Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101097 (s=101097, is=101161, ic=101162, ia=101164)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101162 (s=101097, is=101162, ic=101163, ia=101165)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101163 (s=101097, is=101162, ic=101163, ia=101165)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101165 (s=101097, is=101162, ic=101163, ia=101165)