Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15214 (s=15214, is=15232, ic=15233, ia=15235)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15233 (s=15214, is=15233, ic=15234, ia=15236)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15234 (s=15214, is=15233, ic=15234, ia=15236)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15236 (s=15214, is=15233, ic=15234, ia=15236)