Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65275 (s=65275, is=65330, ic=65331, ia=65332)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65331 (s=65275, is=65331, ic=65332, ia=65333)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65332 (s=65275, is=65331, ic=65332, ia=65333)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65333 (s=65275, is=65331, ic=65332, ia=65333)