Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101337 (s=101337, is=101401, ic=101402, ia=101404)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101402 (s=101337, is=101402, ic=101403, ia=101405)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101403 (s=101337, is=101402, ic=101403, ia=101405)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101405 (s=101337, is=101402, ic=101403, ia=101405)