Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101004 (s=101004, is=101068, ic=101069, ia=101071)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101069 (s=101004, is=101069, ic=101070, ia=101072)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101070 (s=101004, is=101069, ic=101070, ia=101072)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101072 (s=101004, is=101069, ic=101070, ia=101072)