Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23434 (s=23434, is=23456, ic=23456, ia=23456)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23457 (s=23434, is=23457, ic=23457, ia=23457)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23457 (s=23434, is=23457, ic=23457, ia=23457)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23457 (s=23434, is=23457, ic=23457, ia=23457)