Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100939 (s=100939, is=101002, ic=101003, ia=101005)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101003 (s=100939, is=101003, ic=101004, ia=101006)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101004 (s=100939, is=101003, ic=101004, ia=101006)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101006 (s=100939, is=101003, ic=101004, ia=101006)