Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16576 (s=16576, is=16592, ic=16593, ia=16591)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16593 (s=16576, is=16593, ic=16594, ia=16592)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16594 (s=16576, is=16593, ic=16594, ia=16592)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16592 (s=16576, is=16593, ic=16594, ia=16592)