Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 82034 (s=82034, is=82091, ic=82092, ia=82093)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 82092 (s=82034, is=82092, ic=82093, ia=82094)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 82093 (s=82034, is=82092, ic=82093, ia=82094)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 82094 (s=82034, is=82092, ic=82093, ia=82094)