Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100282 (s=100282, is=100345, ic=100346, ia=100347)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100346 (s=100282, is=100346, ic=100347, ia=100348)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100347 (s=100282, is=100346, ic=100347, ia=100348)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100348 (s=100282, is=100346, ic=100347, ia=100348)