Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6501 (s=6501, is=6508, ic=6506, ia=6508)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6509 (s=6501, is=6509, ic=6507, ia=6509)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6507 (s=6501, is=6509, ic=6507, ia=6509)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6509 (s=6501, is=6509, ic=6507, ia=6509)