Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16382 (s=16382, is=16391, ic=16391, ia=16390)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16392 (s=16382, is=16392, ic=16392, ia=16391)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16392 (s=16382, is=16392, ic=16392, ia=16391)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16391 (s=16382, is=16392, ic=16392, ia=16391)