Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30230 (s=30230, is=30264, ic=30263, ia=30265)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30265 (s=30230, is=30265, ic=30264, ia=30266)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30264 (s=30230, is=30265, ic=30264, ia=30266)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30266 (s=30230, is=30265, ic=30264, ia=30266)