Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83123 (s=83123, is=83180, ic=83181, ia=83182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83181 (s=83123, is=83181, ic=83182, ia=83183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83182 (s=83123, is=83181, ic=83182, ia=83183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83183 (s=83123, is=83181, ic=83182, ia=83183)