Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65133 (s=65133, is=65188, ic=65189, ia=65190)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65189 (s=65133, is=65189, ic=65190, ia=65191)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65190 (s=65133, is=65189, ic=65190, ia=65191)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65191 (s=65133, is=65189, ic=65190, ia=65191)