Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69256 (s=69256, is=69312, ic=69313, ia=69314)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69313 (s=69256, is=69313, ic=69314, ia=69315)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69314 (s=69256, is=69313, ic=69314, ia=69315)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69315 (s=69256, is=69313, ic=69314, ia=69315)