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