Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100132 (s=100132, is=100195, ic=100196, ia=100197)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100196 (s=100132, is=100196, ic=100197, ia=100198)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100197 (s=100132, is=100196, ic=100197, ia=100198)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100198 (s=100132, is=100196, ic=100197, ia=100198)