Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30321 (s=30321, is=30334, ic=30335, ia=30334)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30335 (s=30321, is=30335, ic=30336, ia=30335)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30336 (s=30321, is=30335, ic=30336, ia=30335)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30335 (s=30321, is=30335, ic=30336, ia=30335)