Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65326 (s=65326, is=65381, ic=65382, ia=65383)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65382 (s=65326, is=65382, ic=65383, ia=65384)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65383 (s=65326, is=65382, ic=65383, ia=65384)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65384 (s=65326, is=65382, ic=65383, ia=65384)