Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67783 (s=67783, is=67839, ic=67840, ia=67841)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67840 (s=67783, is=67840, ic=67841, ia=67842)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67841 (s=67783, is=67840, ic=67841, ia=67842)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67842 (s=67783, is=67840, ic=67841, ia=67842)