Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65039 (s=65039, is=65094, ic=65095, ia=65096)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65095 (s=65039, is=65095, ic=65096, ia=65097)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65096 (s=65039, is=65095, ic=65096, ia=65097)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65097 (s=65039, is=65095, ic=65096, ia=65097)