Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101003 (s=101003, is=101067, ic=101068, ia=101070)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101068 (s=101003, is=101068, ic=101069, ia=101071)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101069 (s=101003, is=101068, ic=101069, ia=101071)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101071 (s=101003, is=101068, ic=101069, ia=101071)