Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123691 (s=123691, is=123768, ic=123770, ia=123773)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123769 (s=123691, is=123769, ic=123771, ia=123774)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123771 (s=123691, is=123769, ic=123771, ia=123774)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123774 (s=123691, is=123769, ic=123771, ia=123774)