Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65150 (s=65150, is=65205, ic=65206, ia=65207)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65206 (s=65150, is=65206, ic=65207, ia=65208)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65207 (s=65150, is=65206, ic=65207, ia=65208)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65208 (s=65150, is=65206, ic=65207, ia=65208)