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