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