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