Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123267 (s=123267, is=123344, ic=123346, ia=123349)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123345 (s=123267, is=123345, ic=123347, ia=123350)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123347 (s=123267, is=123345, ic=123347, ia=123350)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123350 (s=123267, is=123345, ic=123347, ia=123350)