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