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