Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97010 (s=97010, is=97071, ic=97072, ia=97073)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97072 (s=97010, is=97072, ic=97073, ia=97074)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97073 (s=97010, is=97072, ic=97073, ia=97074)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97074 (s=97010, is=97072, ic=97073, ia=97074)