Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101537 (s=101537, is=101601, ic=101602, ia=101604)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101602 (s=101537, is=101602, ic=101603, ia=101605)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101603 (s=101537, is=101602, ic=101603, ia=101605)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101605 (s=101537, is=101602, ic=101603, ia=101605)