Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123187 (s=123187, is=123263, ic=123266, ia=123268)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123264 (s=123187, is=123264, ic=123267, ia=123269)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123267 (s=123187, is=123264, ic=123267, ia=123269)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123269 (s=123187, is=123264, ic=123267, ia=123269)