Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123112 (s=123112, is=123188, ic=123191, ia=123193)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123189 (s=123112, is=123189, ic=123192, ia=123194)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123192 (s=123112, is=123189, ic=123192, ia=123194)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123194 (s=123112, is=123189, ic=123192, ia=123194)