Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101216 (s=101216, is=101280, ic=101281, ia=101283)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101281 (s=101216, is=101281, ic=101282, ia=101284)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101282 (s=101216, is=101281, ic=101282, ia=101284)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101284 (s=101216, is=101281, ic=101282, ia=101284)