Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123693 (s=123693, is=123770, ic=123772, ia=123775)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123771 (s=123693, is=123771, ic=123773, ia=123776)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123773 (s=123693, is=123771, ic=123773, ia=123776)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123776 (s=123693, is=123771, ic=123773, ia=123776)