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