Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 29866 (s=29866, is=29900, ic=29899, ia=29901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 29901 (s=29866, is=29901, ic=29900, ia=29902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 29900 (s=29866, is=29901, ic=29900, ia=29902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 29902 (s=29866, is=29901, ic=29900, ia=29902)