Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78543 (s=78543, is=78600, ic=78601, ia=78602)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78601 (s=78543, is=78601, ic=78602, ia=78603)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78602 (s=78543, is=78601, ic=78602, ia=78603)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78603 (s=78543, is=78601, ic=78602, ia=78603)