Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111458 (s=111458, is=111531, ic=111532, ia=111534)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111532 (s=111458, is=111532, ic=111533, ia=111535)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111533 (s=111458, is=111532, ic=111533, ia=111535)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111535 (s=111458, is=111532, ic=111533, ia=111535)