Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10355 (s=10355, is=10363, ic=10362, ia=10364)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10364 (s=10355, is=10364, ic=10363, ia=10365)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10363 (s=10355, is=10364, ic=10363, ia=10365)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10365 (s=10355, is=10364, ic=10363, ia=10365)