Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 45056 (s=45056, is=45100, ic=45100, ia=45102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 45101 (s=45056, is=45101, ic=45101, ia=45103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 45101 (s=45056, is=45101, ic=45101, ia=45103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 45103 (s=45056, is=45101, ic=45101, ia=45103)