Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123402 (s=123402, is=123479, ic=123481, ia=123484)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123480 (s=123402, is=123480, ic=123482, ia=123485)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123482 (s=123402, is=123480, ic=123482, ia=123485)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123485 (s=123402, is=123480, ic=123482, ia=123485)